projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef90db4
)
(other_visible_frames): No longer static.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 23 May 1994 05:38:20 +0000
(
05:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 23 May 1994 05:38:20 +0000
(
05:38
+0000)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index 8d9a1ea4a8ec0fac2a2892293eaf67c54951dac5..f843345d936cc899563e596d90b1801a5cffe451 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-732,7
+732,7
@@
Otherwise, include all frames.")
0 if all frames aside from F are invisible.
(Exception: if F is the terminal frame, and we are using X, return 1.) */
-
static
int
+int
other_visible_frames (f)
FRAME_PTR f;
{